- paper·model·o
- выкройка (= modelfolio).
Эсперанто-русский словарь. 2014.
Эсперанто-русский словарь. 2014.
Paper model — Paper models, also called card models or papercraft, are models constructed mainly from sheets of heavy paper or card stock as a hobby. It may be considered a broad category that contains origami, and card modelling, with origami being a paper… … Wikipedia
Paper plane — This article is about toy aircraft fashioned from paper. For other uses, see Paper plane (disambiguation). Instructions for a traditional paper plane. A paper plane, paper aeroplane (UK), paper airplane (US), paper glider, paper dart or dart is a … Wikipedia
Model United Nations — A Model United Nations Conference in Stuttgart, Germany in action. Model United Nations (also Model UN or MUN) is an academic simulation of the United Nations that aims to educate participants about current events, topics in international… … Wikipedia
Paper shredder — with built in wastebasket A paper shredder is a mechanical device used to cut paper into chad, typically either strips or fine particles. Government organizations, businesses, and private individuals use shredders to destroy private, confidential … Wikipedia
Model-view-controller — (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the … Wikipedia
Model-based testing — is the application of Model based design for designing and optionally executing the necessary artifacts to perform software testing. Models can be used to represent the desired behavior of the System Under Test (SUT), or to represent the desired… … Wikipedia
Model Railroader — Categories Rail transport modeling Frequency Monthly Publisher Kalmbach Publishing First issue 1934 Country … Wikipedia
Model-based design — (MBD) is a mathematical and visual method of addressing problems associated with designing complex control,[1][2] signal processing[3] and communication systems. It is used in many motion control, industrial equipment, aerospace, and automotive… … Wikipedia
Model-driven security — (MDS) means applying model driven approaches (and especially the concepts behind model driven software development) [1] to security. Contents 1 Development of the concept 2 Opinions of industry analysts … Wikipedia
Model–view–presenter — (MVP) is a derivative of the model–view–controller (MVC) software pattern, also used mostly for building user interfaces. In MVP the presenter assumes the functionality of the middle man (played by the controller in MVC). Additionally, the view… … Wikipedia
Model View Presenter — is a software pattern considered as a derivative of the Model view controller. Pattern description The View is defined as an interface that the Presenter will use for getting and setting data to and from the Model. The View implementation will… … Wikipedia